For a list of all members of this type, see ViewList<T> members.
Name | Description | |
---|---|---|
![]() | Contains | Indicates whether the specified item is in the collection. |
![]() | CopyTo | Copies items from this collection to the specified array. |
![]() | GetEnumerator | Returns the enumerator for enumerating items in the collection. |
![]() | IndexOf | Returns the index of the specified item in the collection. |
Name | Description | |
---|---|---|
![]() | OnCollectionChanged | Called to raise CollectionChanged notification as well as notify property change listeners added via ISupportPropertyChangeNotifications interface. |